PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / getRenderMode Method
In This Topic
    getRenderMode Method
    In This Topic
    Gets the view rendering mode.
    Syntax
    public PDF3DRenderMode getRenderMode()

    Return Value

    A PDF3DRenderMode object that represents the render mode to use when rendering 3D artwork with this view.
    See Also